ACPT_Lite\Utils\PHP\Assert D

Total Complexity 310
Dependencies 7
Dependents 2
Total lines 1,963
Lines of code 869
Logical lines of code 246
Comment lines 871
Methods 96
Properties 0

Methods 96

Method Rating Maintainability Complexity Lines of code
resource()
S
59 6 15
isCountable()
S
61 6 13
url()
S
56 4 17
startsWithLetter()
S
58 4 16
methodExists()
S
65 5 8
methodNotExists()
S
66 5 8
isTraversable()
S
59 4 15
isAnyOf()
S
60 4 13
isInstanceOfAny()
S
61 4 12
uniqueValues()
S
61 4 12
uuid()
S
61 4 12
countBetween()
S
63 4 11
lengthBetween()
S
63 4 11
range()
S
64 4 10
positiveInteger()
S
66 4 8
keyExists()
S
66 4 8
keyNotExists()
S
66 4 8
integerish()
S
66 4 8
isMap()
S
64 4 10
isArrayAccessible()
S
66 4 8
isList()
S
68 4 7
isIterable()
S
66 4 8
isStringOrArray()
S
66 4 8
validArrayKey()
S
66 4 8
natural()
S
66 4 8
alpha()
S
60 3 13
digits()
S
61 3 12
alnum()
S
61 3 12
lower()
S
61 3 12
upper()
S
61 3 12
notRegex()
S
63 3 10
regex()
S
67 3 8
unicodeLetters()
S
65 3 9
notEndsWith()
S
65 3 9
length()
S
65 3 9
minLength()
S
65 3 9
maxLength()
S
66 3 9
propertyExists()
S
67 3 8
fileExists()
S
65 3 9
file()
S
65 3 9
directory()
S
65 3 9
readable()
S
67 3 8
writable()
S
67 3 8
classExists()
S
67 3 8
subclassOf()
S
65 3 9
interfaceExists()
S
67 3 8
implementsInterface()
S
65 3 9
propertyNotExists()
S
67 3 8
minCount()
S
65 3 9
maxCount()
S
66 3 9
color()
S
64 3 10
date()
S
67 3 8
endsWith()
S
65 3 9
string()
S
67 3 8
notStartsWith()
S
65 3 9
isInstanceOf()
S
65 3 9
null()
S
67 3 8
notEmpty()
S
67 3 8
isEmpty()
S
67 3 8
isNotA()
S
64 3 10
isAOf()
S
64 3 10
notInstanceOf()
S
66 3 9
isArray()
S
67 3 8
true()
S
67 3 8
isCallable()
S
67 3 8
object()
S
67 3 8
scalar()
S
67 3 8
boolean()
S
67 3 8
numeric()
S
67 3 8
float()
S
67 3 8
integer()
S
67 3 8
startsWith()
S
65 3 9
notNull()
S
69 3 7
false()
S
67 3 8
greaterThan()
S
65 3 9
notWhitespaceOnly()
S
67 3 8
notContains()
S
65 3 9
inArray()
S
64 3 9
lessThanEq()
S
66 3 9
lessThan()
S
65 3 9
greaterThanEq()
S
65 3 9
notFalse()
S
69 3 7
contains()
S
65 3 9
notSame()
S
67 3 8
same()
S
66 3 9
notEq()
S
67 3 8
eq()
S
66 3 9
email()
S
67 3 8
ipv6()
S
66 3 8
ipv4()
S
66 3 8
ip()
S
67 3 8
count()
S
64 2 11
oneOf()
S
79 1 3
isNonEmptyList()
S
76 1 4
isNonEmptyMap()
S
76 1 4
stringNotEmpty()
S
75 1 4